home *** CD-ROM | disk | FTP | other *** search
Text File | 1996-04-22 | 663 b | 25 lines | [TEXT/MPS ] |
- /*
- File: DisptchB.cpp
-
- Contains: Platform-indepenent code for ODDispatcher. #included by Disptch.cpp
-
- Owned by: Richard Rodseth
-
- Copyright: © 1994 - 1995 by Apple Computer, Inc., all rights reserved.
-
- Change History (most recent first):
-
- <6> 6/8/95 RR #1257260 Collapse base classes. #1214898
- StdTypes.r -> ODTypes.r
- <5> 5/26/95 RR #1251403: Multithreading naming support
- <4> 4/13/95 RR # 1216618 Added SOM_TRY
- <3> 8/15/94 JBS 1181156: UI API Cleanup
- <2> 8/4/94 eeh bug 1177981: add
- ODBaseDispatcherGetDispatchModule
- <1> 9/27/94 RR first checked in
-
- To Do:
- */
-
-
- // No platform-independent code at this time